QuickTime 3 Reference

| Previous | Chapter contents | Chapter top | Section top | Next |

Real Time Flag

This is the value that an effect should return when QTGetEffectSpeed is called and the component can run the effect in real time.

enum {
    effectIsRealtime
}

Constant descriptions

effectIsRealtime
The effect can process frames in real time.

© 1997 Apple Computer, Inc.

| Previous | Chapter contents | Chapter top | Section top | Next |